getTextClassifier

@RequiresApi(api = 26)
@NonNull
open fun getTextClassifier(): @NonNull TextClassifier(source)

Returns the TextClassifier used by this TextView. If no TextClassifier has been set, this TextView uses the default set by the android.view.textclassifier.TextClassificationManager.